Property
| Description
| Read/Write
| Restriction in event handler
|
BackColor
| OLE_COLOR. Gets or sets the object background color.
| Read/Write
| Can be written only when formatting idle or active.
|
BorderColor
| OLE_COLOR. Gets or sets the object border color.
| Read/Write
| Can be written only when formatting idle or active.
|
BottomLineStyle
| CRLineStyle. Gets or sets the bottom line style.
| Read/Write
| Can be written only when formatting idle or active.
|
CloseAtPageBreak
| Boolean. Gets or sets the close border on page break option.
| Read/Write
| Can be written only when formatting idle or active.
|
ColumnGrandTotal Color
| OLE_COLOR. Gets or sets the column grand total color.
| Read/Write
| Idle
|
ColumnGroups
| CrossTabGroups Collection. Gets the column groups Collection.
| Read only
| None
|
EnableKeep ColumnsTogether
| Boolean. Gets or sets the enable keep columns together option.
| Read/Write
| Idle
|
EnableRepeatRow Labels
| Boolean. Gets or sets the enable repeat row labels option.
| Read/Write
| Idle
|
EnableShowCell Margins
| Boolean. Gets or sets the enable show cell margins option.
| Read/Write
| Idle
|
EnableShowGrid
| Boolean. Gets or sets the enable show grid option.
| Read/Write
| Idle
|
EnableSuppress ColumnGrand Totals
| Boolean. Gets or sets the enable suppress column grand totals option.
| Read/Write
| Idle
|
EnableSuppress EmptyColumns
| Boolean. Gets or sets the enable suppress empty columns option.
| Read/Write
| Idle
|
EnableSuppress EmptyRows
| Boolean. Gets or sets the enable suppress empty rows option.
| Read/Write
| Idle
|
EnableSuppress RowGrandTotals
| Boolean. Gets or sets the enable suppress row grand totals option.
| Read/Write
| Idle
|
HasDropShadow
| Boolean. Gets or sets the border drop shadow option.
| Read/Write
| Can be written only when formatting idle or active.
|
Height
| Long. Gets the object height, in twips.
| Read only
| Can be written only when formatting idle or active.
|
KeepTogether
| Boolean. Gets or sets the keep object together option.
| Read/Write
| Can be written only when formatting idle or active.
|
Kind
| CRObjectKind. Gets which kind of object (for example, box, cross-tab, field, etc.).
| Read only
| None
|
Left
| Long. Gets or sets the upper left position, in twips.
| Read/Write
| Can be written only when formatting idle or active.
|
LeftLineStyle
| CRLineStyle. Gets or sets the left line style.
| Read/Write
| Can be written only when formatting idle or active.
|
Name
| String. Gets or sets the object name.
| Read/Write
| Can be written only when formatting idle.
|
Parent
| Section Object. Gets reference to the parent object.
| Read only
| None
|
RightLineStyle
| CRLineStyle. Gets or sets the right line style.
| Read/Write
| Can be written only when formatting idle or active.
|
RowGrandTotal Color
| OLE_COLOR. Gets or sets the row grand total color.
| Read/Write
| Idle
|
RowGroups
| CrossTabGroups Collection. Gets the row groups Collection.
| Read Only
| None
|
SummaryFields
| ObjectSummaryFieldDefinitions Collection. Gets the summary fields.
| Read Only
| None
|
Suppress
| Boolean. Gets or sets the object visibility option.
| Read/Write
| Can be written only when formatting idle or active.
|
Top
| Long. Gets or sets the object upper top position, in twips.
| Read/Write
| Can be written only when formatting idle or active.
|
TopLineStyle
| CRLineStyle. Gets or sets top line style.
| Read/Write
| Can be written only when formatting idle or active.
|
Width
| Long. Gets the object width, in twips.
| Read Only
| Can be written only when formatting idle or active.
|